alphabetic string
英 [ˌælfəˈbetɪk strɪŋ]
美 [ˌælfəˈbetɪk strɪŋ]
(计算机)字母串;字母行
双语例句
- Probe into the Algorithm of Alphabetic String Model Matching KMP
对字符串模式匹配KMP算法的探讨 - You are given a number of case-sensitive strings of alphabetic characters, find the largest string X, such that either X, or its inverse can be found as a substring of any of the given strings.
对于给出的一些大小写有关的字母字符串,找到最长的一个字符串X,使X或把X倒过来的字符串是所有给出的字符串的一部分。 - Pinyin input method converts alphabetic string to Chinese character string. The accuracy of conversion depends largely on whether the dictionary covers common words, specially some new words.
拼音输入法通过输入拼音串转换为汉字串,转换的准确率很大程度上取决于词典是否涵盖常用词汇,特别是一些新兴词汇。 - A discussion of flexible application of the pointer in programming is carried out through analyzing its relationship with array, alphabetic string and function.
对数组与指针、字符串与指针、函数与指针等在程序设计中的灵活运用作了探讨。